﻿    /*Landing Page*/





    .lblDeptTitle
    {
    color: #3a2f2c;
    font-family: 'roboto', sans-serif;
    font-size: 44px;
    font-weight: bold;

    /*    letter-spacing: 2px;  */
    line-height: 43px;
    /*	 padding-bottom:10px;  */


    }



    @media only screen and (min-width: 200px) and (max-width: 670px)
    {
    .lblDeptTitle
    {
    color: #3a2f2c;
    font-family: 'roboto', sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom:-15px;

    }


    .divDeptMission
    {
    color: #ffffff;
    font-family: 'roboto', sans-serif;
    font-size: 10px;
    padding:15px;
    line-height: 15px;
    min-height:inherit;
    }


    .btnsDeptLeft {

    margin-right: 8px;
    margin-left: 8px;

    }

    .btnsDeptRight {

    margin-left: 8px;
    margin-right: 8px;

    }




    }


    /*Landing Page*/





    /*------------------------THM Buttons--------------------------------------------*/



    .divHidContent
    {
    display:none;
    }


    .lblReady {
    font-size: 44px;
    font-weight: bold;
    font-family: 'roboto', sans-serif;
    line-height: 44px;
    padding-bottom: 60px;
    color: #ffffff;
    text-transform: uppercase;
    }

    .btnReady, btnReady:visited, .btnReady:link, .btnReady:focus {
    border: 1px #ffffff solid;
    width: 380px;
    height:77px;
    text-align:center;
    vertical-align:middle;
    font-family: 'roboto', sans-serif;
    font-size: 28px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 18px 0 24px 0;
    margin-bottom: 20px;
    }


    .btnReady:hover {
    background-color: #f9af4c;
    border: 0px;

    }




    .aReady
    {
    color: #ffffff;
    display:inline-block;
    }



    .btnsDeptLeft {

    margin-right: 8px;
    }

    .btnsDeptRight {

    margin-left: 8px;
    }

    .btnsDeptCenter {
    margin-left: 8px;
    margin-right: 8px;
    }



    .btnsDept {

    background-color: #f4f4f4;
    color:black;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 7px;
    border: 1px solid #959595;
    height: 62px;
    /*          width: 200px; */

    width: 100%;

    }
    .btnsDeptSelected {
    background-color: #f9af4c;
    color:#ffffff;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 7px;
    border: 0px solid #959595;
    height: 62px;
    /*          width: 200px; */

    width: 100%;

    }

    /* .btnsDeptSelected:hover {
    background-color: #f9af4c;
    color: #ffffff;
    text-decoration:none;
    border: 0px;
    }
    */

    .btnsDept:visited, .btnsDept:link, .btnsDept:focus {
    background-color: #f9af4c;
    color: #ffffff;
    text-decoration:none;
    border: 0px;
    }

    .btnsDept:hover {
    background-color: #f9af4c;
    color: #ffffff;
    text-decoration:none;
    border: 0px;
    }




    .AbtnsDept:hover {
    background-color: #f9af4c;
    color: #ffffff;
    text-decoration:none;
    border: 0px;
    padding-top: 11px;
    padding-bottom: 7px;


    }


    .btnsDept:hover {
    background-color: #f9af4c;
    color: #ffffff;
    text-decoration: none;
    border: 0px;
    }

    .bgDeptMission{
    background-color: #f9af4c;


    }

    /*----- END of THM Landing page buttons --------------------------------------  */



    /*------------------------HRCOP--------------------------------------------*/
    .DownloadCourse
    {
    font-family:Roboto;
    font-weight:bold;
    margin-left:1px;
    padding-top:50px;
    color:#ffb400;
    font-size:80px;
    text-align:left;
    line-height:76px
    }







@media only screen and (min-width: 200px) and (max-width: 670px){
	

    /* HRCOP   */
    .DownloadCourse
    {
    font-family:Roboto;
    font-weight:bold;
    margin-left:1px;
    padding-top:40px;
    color:#ffb400;
    font-size:60px;
    text-align:left;
    line-height:55px
    }
    
    .PlacesLimited
    {
	  text-align:center;
	  font-family:Roboto;
	  font-weight:bold;
	  font-size:15px;
	
	}

}

    /*----- END of HRCOP --------------------------------------  */